*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 31 Oct 2006 13:52:32 +0000 (13:52 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 31 Oct 2006 13:52:32 +0000 (13:52 +0000)
lib-src/ChangeLog

index b3ac07ec26943afea3716de9a244f63a777e5d09..939cb1b24c011798f91b61393f55a0263a7af1ad 100644 (file)
@@ -1,3 +1,9 @@
+2006-10-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * emacsclient.c [!WINDOWSNT]: Include <fcntl.h> if available.
+       (set_tcp_socket): Prefer O_NONBLOCK, then O_NDELAY, then FIONBIO
+       to set the socket in non-blocking mode.
+
 2006-10-31  Tim Van Holder  <tim.vanholder@gmail.com>  (tiny change)
 
        * emacsclient.c [!WINDOWSNT]: Include <netinet/in.h> and <sys/ioctl.h>.